Objects Reference

fly_pak::get_fp

Prototype

FILE *get_fp(char *filename)

Parameters

Parameter Type Description
filename char * filename for the file to open

Return Value

Returns the FILE* for the selected file.

Remarks

This function is used to get an standard FILE* for a file in a .fpk package.